hunt-snapshot-0_10_7 ~master (2022-06-08T07:28:32.2105982)
Dub
Repo
RouteItem
hunt
routing
config
Undocumented in source.
struct
RouteItem {
string
methods
;
string
path
;
string
route
;
}
Members
Variables
methods
string
methods
;
Undocumented in source.
path
string
path
;
Undocumented in source.
route
string
route
;
Undocumented in source.
Meta
Source
See Implementation
hunt
routing
config
structs
RouteConfig
RouteItem